<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">posids@charset "UTF-8";
.ybl_w { width: 1200px; margin: 0 auto; }

.ybl_fl { float: left; }

.ybl_fr { float: right; }

a { color: #000; }

a:hover { text-decoration: none; }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:focus { text-decoration: none; }

i { font-style: normal; }

.uppercase { text-transform: uppercase; }

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.ybl_flex { display: flex; }

.ybl_clear::before { content: ""; display: block; height: 0; visibility: hidden; clear: both; }

.ybl_clear::after { content: ""; display: block; height: 0; visibility: hidden; clear: both; }

@font-face { font-family: 'æ€æºé»‘ä½“ CN'; src: url("./fonts/SOURCEHANSANSCN-NORMAL_0.OTF"); }

html, body { font-size: 14px; font-family: 'æ€æºé»‘ä½“ CN', "Microsoft YaHei", sans-serif; background-color: #fff; text-align: center; }

/*=============  å…¬å…±éƒ¨åˆ†ç»“æŸ  =============*/
/*  å¤´éƒ¨  */
header { position: fixed; z-index: 5200; width: 100%; top: 0; left: 50%; transform: translateX(-50%); /*  å¯¼èˆªæ¡  */ }

header .header_top { padding-top: 10px; font-size: 12px; }

header .header_top .ht_right &gt; span { color: #fff; }

header .header_top .ht_right &gt; span i { margin-right: 5px; }

header .header_top .ht_right &gt; span em { color: #d41f30; font-size: 18px; font-style: italic; font-weight: bold; }

header .header_top .ht_right a { color: #8c8f91; }

header .header_top .ht_right a i { font-size: 12px; }

header .header_top .ht_right a:nth-child(-n+2) { border-right: 1px dashed gray; padding: 0 10px; }

header .header_top .ht_right a:last-child { padding-left: 10px; }

header .navbar-default { background-color: transparent; margin-bottom: 0; border: none; border-radius: 0; }

header .navbar-default .container { padding: 0; }

header .navbar-default .container .navbar-header { margin-right: 0; }

header .navbar-default .container .navbar-header .logo { height: auto; display: flex; align-items: center; }

header .navbar-default .container .navbar-header .logo:hover { color: #777; }

header .navbar-default .container .navbar-header .logo .logo_img img { width: 100%; }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-header .logo .logo_img img { width: 50%; } }

header .navbar-default .container .navbar-header .logo .words { align-self: flex-end; margin-left: 25px; padding-left: 20px; border-left: 1px solid #828282; }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-header .logo .words { margin-left: -5px; padding-left: 10px; } }

@media screen and (min-width: 768px) and (max-width: 1200px) { header .navbar-default .container .navbar-header .logo .words { margin-left: 5px; padding-left: 5px; } }

header .navbar-default .container .navbar-header .logo .words span { display: block; text-align: left; }

header .navbar-default .container .navbar-header .logo .words .company-Bigname { font-size: 25px; line-height: 23px; font-weight: bold; color: #fff; }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-header .logo .words .company-Bigname { font-size: 13px; line-height: 1; } }

@media screen and (min-width: 768px) and (max-width: 1200px) { header .navbar-default .container .navbar-header .logo .words .company-Bigname { font-size: 18px; } }

header .navbar-default .container .navbar-header .logo .words .old-name { font-size: 16px; padding-top: 5px; }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-header .logo .words .old-name { font-size: 12px; line-height: 1; } }

@media screen and (min-width: 768px) and (max-width: 1200px) { header .navbar-default .container .navbar-header .logo .words .old-name { font-size: 14px; } }

header .navbar-default .container .navbar-header .navbar-toggle { background-color: transparent; border: none; }

header .navbar-default .container .navbar-header .navbar-toggle .icon-bar { background-color: #fff; transition: all 0.2s; }

@media (max-width: 768px) { header .navbar-default .container .navbar-header .navbar-toggle.collapsed .top-bar, header .navbar-default .container .navbar-header .navbar-toggle.collapsed .middle-bar { transform-origin: 30%; }
  header .navbar-default .container .navbar-header .navbar-toggle.collapsed .top-bar { transform: rotateZ(0); }
  header .navbar-default .container .navbar-header .navbar-toggle.collapsed .middle-bar { transform: rotateZ(0); }
  header .navbar-default .container .navbar-header .navbar-toggle.collapsed .bottom-bar { opacity: 1; }
  header .navbar-default .container .navbar-header .navbar-toggle .top-bar, header .navbar-default .container .navbar-header .navbar-toggle .middle-bar { transform-origin: 30%; }
  header .navbar-default .container .navbar-header .navbar-toggle .top-bar { transform: rotateZ(45deg); }
  header .navbar-default .container .navbar-header .navbar-toggle .middle-bar { transform: rotateZ(-45deg); }
  header .navbar-default .container .navbar-header .navbar-toggle .bottom-bar { opacity: 0; } }

header .navbar-default .container .navbar-header .navbar-toggle.collapsed .icon-bar { opacity: 1; }

header .navbar-default .container .navbar-collapse { padding: 0; padding-top: 25px; }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-collapse { padding-top: 0; background-color: rgba(41, 41, 41, 0.7); } }

@media screen and (max-width: 768px) { header .navbar-default .container .navbar-collapse .navbar-nav { float: initial; } }

header .navbar-default .container .navbar-collapse .navbar-nav .dropdown-menu { background-color: #fff; }

header .navbar-default .container .navbar-collapse .navbar-nav .dropdown-menu li a { padding: 10px; color: #000; }

header .navbar-default .container .navbar-collapse .navbar-nav .dropdown-menu li a:hover { background-color: #1e2024; color: #fff; }

header .navbar-default .container .navbar-collapse .navbar-nav .open &gt; a { border-bottom: 3px solid #e60311; background-color: transparent; }

header .navbar-default .container .navbar-collapse .navbar-nav .nav_ru &gt; a { border-bottom: 3px solid #e60311; }

@media screen and (min-width: 768px) and (max-width: 992px) { header .navbar-default .container .navbar-collapse .navbar-nav &gt; li &gt; a { padding-left: 18px !important; padding-right: 18px !important; } }

header .navbar-default .container .navbar-collapse .navbar-nav &gt; li &gt; a { color: #fff; padding: 10px 15px; }

header .navbar-default .container .navbar-collapse .navbar-nav &gt; li .icon_down { position: absolute; top: 50%; transform: translate3d(0, -50%, 0); right: 5px; border-top: 5px solid #ccc; border-left: 5px solid transparent; border-right: 5px solid transparent; }

header .header_content .row { display: flex; }

header .header_content .row .hc_left { display: flex; align-items: center; padding: 20px 0 20px 15px; }

header .header_content .row .hc_left .logo { display: flex; flex-direction: column; align-items: center; }



/*  ä¸­é—´éƒ¨åˆ† */
.banner { overflow: hidden; }

.banner .banner_img img { width: 100%; }

.searchBox { background-color: #f3f3f3; }

.searchBox .container .row { display: flex; }

.searchBox .container .row .col_l { display: flex; font-size: 16px; padding: 20px 0; }

.searchBox .container .row .col_l &gt; span { font-weight: bold; color: #000; }

.searchBox .container .row .col_l ul { display: flex; }

.searchBox .container .row .col_l ul li { margin: 0 10px; }

.searchBox .container .row .col_r { display: flex; justify-content: flex-end; align-items: center; }

.searchBox .container .row .col_r .search_form { width: 454px; height: 34px; border: 2px solid #c8c8c8; display: flex; }

.searchBox .container .row .col_r .search_form .inputBox { flex: 70%; padding: 2px 44px 2px 17px; }

.searchBox .container .row .col_r .search_form .submit { flex: 20%; background-color: #424242; color: #fff; }

.left_bg02 { padding: 30px 15px; padding-bottom: 0; overflow: hidden; }

.left_bg02 #my_wrapper { overflow-x: scroll; }

.left_bg02 #my_wrapper::-webkit-scrollbar { display: none; }

.left_bg02 #my_wrapper ul { font-size: 14px; }

.left_bg02 #my_wrapper ul li { float: left; padding: 15px 25px 11px 25px; border-bottom: 1px solid #e0e0e0; }

.left_bg02 #my_wrapper ul li a { color: #797979; }

.product { background-color: #f6f6f6; padding-bottom: 90px; }

.product .pro_left { padding-right: 50px; }

.product .pro_left .produc_classifition { background-color: #d41f30; color: #fff; position: relative; padding: 15px 0 190px 28px; text-align: left; margin-top: -50px; overflow: hidden; }

@media screen and (max-width: 992px) { .product .pro_left .produc_classifition { padding: 20px; } }

.product .pro_left .produc_classifition::before { content: 'high'; position: absolute; top: 33px; left: 54px; opacity: 0.2; font-size: 80px; font-weight: bolder; transform: rotateZ(90deg); font-family: Arial; }

.product .pro_left .produc_classifition::after { content: 'presition'; position: absolute; top: 117px; left: -105px; opacity: 0.2; font-size: 80px; font-weight: bolder; transform: rotateZ(90deg); font-family: Arial; }

.product .pro_left .produc_classifition &gt; span { display: block; font-weight: bold; font-size: 20px; }

.product .pro_left .produc_classifition &gt; span:first-child { font-size: 35px; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .product .pro_left .produc_classifition &gt; span:first-child { font-size: 28px; } }

.product .pro_left .produc_classifition &gt; span:nth-child(2) { font-size: 27px; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .product .pro_left .produc_classifition &gt; span:nth-child(2) { font-size: 22px; } }

.product .pro_left .produc_classifition .line { position: absolute; right: 47px; bottom: 50px; width: 2px; height: 160px; background-color: #fff; }

.product .pro_left .search { margin-top: 40px; text-align: left; }

.product .pro_left .search .hot_search span { font-weight: bold; }

.product .pro_left .search .hot_search a { color: #bdbdbd; font-size: 12px; }

.product .pro_left .search .btn-group { margin-top: 20px; }

.product .pro_left .search .btn-group .btn { border-radius: 20px; padding: 6px 26px; }

.product .pro_left .search .search_form { margin-top: 10px; display: flex; justify-content: space-between; align-items: center; }

.product .pro_left .search .search_form .input { width: 68%; position: relative; }

.product .pro_left .search .search_form .input .inputBox { width: 100%; height: 28px; border: 1px solid #ccc; border-radius: 20px; position: relative; padding-left: 10px; }

.product .pro_left .search .search_form .input .inputBox::placeholder { font-size: 12px; }

@media screen and (min-width: 992px) and (max-width: 1200px) { .product .pro_left .search .search_form .input .inputBox { padding-left: 5px; } }

.product .pro_left .search .search_form .input i { position: absolute; right: 6px; top: 0; font-size: 18px; line-height: 28px; }

.product .pro_left .search .search_form .input i::after { content: ''; position: absolute; right: 22px; top: 50%; transform: translateY(-50%); width: 1px; height: 60%; background-color: #ccc; }

.product .pro_left .search .search_form .submit { width: 29%; background-color: #000; color: #fff; padding: 5px 10px; border-radius: 20px; }

.product .pro_left .contact_way { margin-top: 50px; text-align: left; color: #8e8e8e; }

.product .pro_left .contact_way span { display: block; font-size: 14px; }

.product .pro_left .contact_way span:last-of-type { font-size: 18px; }

.product .pro_left .contact_way strong { font-size: 28px; font-weight: bold; color: #d00008; margin: 15px 0; }

.product .pro_left .contact_way a { margin-top: 20px; font-size: 18px; color: #fff; background-color: #313131; padding: 10px 50px; }

.product .pro_right .row .pro_more .more { float: right; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-right: 15px; margin-top: 25px; padding: 5px 13px; background-color: #ededed; color: #828282; }

.product .pro_right .row .pro_more .more i { border-radius: 50%; width: 25px; height: 25px; line-height: 25px; border: 1px solid #828282; margin-bottom: 3px; }

.product .pro_right .row .pc_right ul li { margin-top: 25px; }

.product .pro_right .row .pc_right ul li &gt; a { width: 100%; height: 100%; position: relative; background-color: #fff; padding: 25px 20px 15px 25px; }

.product .pro_right .row .pc_right ul li &gt; a:hover { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 6px 12px 0 rgba(0, 0, 0, 0.06); -webkit-transform: translateY(-1px); transform: translateY(-1px); color: inherit; }

.product .pro_right .row .pc_right ul li &gt; a .title { display: flex; justify-content: space-between; align-items: center; padding-bottom: 15px; position: relative; }

.product .pro_right .row .pc_right ul li &gt; a .title::before { content: ''; position: absolute; bottom: 0; left: 0; width: 35px; height: 3px; background-color: #d41f30; }

.product .pro_right .row .pc_right ul li &gt; a .title i { color: #cfcfcf; }

.product .pro_right .row .pc_right ul li &gt; a img { width: 100%; height: 100%; }

.product .pro_right .row .pc_right ul li &gt; a p { white-space: nowrap; font-size: 15px; font-weight: bold; text-align: center; color: #3f3f3f; justify-content: space-between; align-items: center;margin-top: 5%;}

.product .pro_right .row .pc_right ul li &gt; a p span { color: #717171; text-align: center;padding: 5%; }

.product .pro_right .row .pc_right ul li &gt; a p i { line-height: 16px; }

.hn_content span {color: #949494;float:right; }

@media screen and (max-width: 430px) { .product .pro_right .row .pc_right ul li &gt; a p { font-size: 12px; } }

.workshop_show { padding: 85px 0 66px 0; }

.workshop_show .container .workshop_top p:first-child { font-size: 35px; font-weight: bold; }

.workshop_show .container .workshop_top p:last-child { font-size: 15px; opacity: 0.8; }

.workshop_show .container .workshop_content { margin-top: 40px; }

.workshop_show .container .workshop_content .swiper-container { padding-bottom: 45px; }

.workshop_show .container .workshop_content .swiper-container .swiper-wrapper .swiper-slide &gt; a .img img { width: 100%; }

.workshop_show .container .workshop_content .swiper-container .swiper-wrapper .swiper-slide &gt; a p { margin-top: 15px; }


@media screen and (max-width: 768px) { .workshop_show .container .workshop_content .swiper-container .swiper-wrapper .swiper-slide &gt; a p { font-size: 12px; } }

.workshop_show .container .workshop_content .swiper-container .swiper-pagination { bottom: 0; }

.workshop_show .container .workshop_content .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 48px; height: 3px; border-radius: inherit; }

@media screen and (max-width: 768px) { .workshop_show .container .workshop_content .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 20px; } }

.workshop_show .container .workshop_content .swiper-container .swiper-pagination .swiper-pagination-bullet-active { background-color: #d51f2e; }

.about_us { background: url("./images/about_bg_02.png") no-repeat center; background-size: cover; padding: 60px 0 60px; }

.about_us .container .row { text-align: left; }

.about_us .container .row .about_top { color: #000; padding-right: 15px; padding-left: 15px; display: flex; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_top { display: initial; } }

.about_us .container .row .about_top .at_left { width: 37%; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_top .at_left { width: 100%; } }

.about_us .container .row .about_top .at_left .img_bg img { width: 100%; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_top .at_left .img_bg img { width: 50%; } }

.about_us .container .row .about_top .at_right { width: 63%; padding: 55px 75px; background-color: #fff; text-align: left; position: relative; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_top .at_right { width: 100%; } }

.about_us .container .row .about_top .at_right .a_title { font-size: 35px; font-weight: bold; line-height: 1; }

.about_us .container .row .about_top .at_right .a_desc { margin-top: 20px; font-size: 14px; line-height: 24px; }

.about_us .container .row .about_top .at_right .seemore { position: absolute; bottom: 55px; left: 75px; color: #c32227; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_top .at_right .seemore { bottom: initial; } }

.about_us .container .row .about_bottom { color: #fff; margin-top: 30px; padding-right: 15px; padding-left: 15px; }

.about_us .container .row .about_bottom ul { display: flex; justify-content: space-between; }

.about_us .container .row .about_bottom ul li { background: linear-gradient(to right, #8a8ea0, #686e81); display: inline-flex; flex-direction: column; align-items: center; justify-content: center; padding: 25px 50px; border-radius: 7px; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .about_us .container .row .about_bottom ul li { padding: 25px 5px; } }

.about_us .container .row .about_bottom ul li i { font-size: 45px; line-height: 45px; }

.about_us .container .row .about_bottom ul li .tit { font-size: 20px; }

.about_us .container .row .about_bottom ul li .desc { font-size: 14px; }

.news { padding: 50px 0; }

@media screen and (max-width: 992px) { .news { padding-top: 0; } }

@media screen and (max-width: 992px) { .news .news_content { margin-top: 0; } }



.news .news_content .container .row .col-lg-4 { text-align: left; }

.news .news_content .container .row .col-lg-4 &gt; span { background-color: #d41f30; color: #fff; font-size: 18px; display: inline-block; padding: 10px 90px 15px; position: relative; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .news .news_content .container .row .col-lg-4 &gt; span { display: block; } }

.news .news_content .container .row .col-lg-4 &gt; span::after { content: ''; position: absolute; bottom: -8px; left: 50%; transform: translateX(-50%); border-top: 8px solid #d41f30; border-left: 8px solid transparent; border-right: 8px solid transparent; }

.news .news_content .container .row .col-lg-4 a { position: relative; margin-top: 30px; display: block; }

@media screen and (min-width: 768px) and (max-width: 1200px) { .news .news_content .container .row .col-lg-4 a { width: 70%; margin-left: auto; margin-right: auto; } }

.news .news_content .container .row .col-lg-4 a .img img { width: 100%; }

.news .news_content .container .row .col-lg-4 a p { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; background-color: #000; color: #fff; opacity: 0.7; line-height: 40px; font-size: 16px; }

.news .news_content .container .row .col-lg-5 { margin-top: 80px; }

.news .news_content .container .row .col-lg-5 .cp_content .row .col-xs-6 { text-align: left; }

.news .news_content .container .row .col-lg-5 .cp_content .row .col-xs-6 .top &gt; a { width: 100%; text-align: center; }

.news .news_content .container .row .col-lg-5 .cp_content .row .col-xs-6 .top &gt; a img { width: 100%; }

.news .news_content .container .row .col-lg-5 .cp_content .row .col-xs-6 .top &gt; a .title { font-size: 16px; margin-top: 15px; text-align: left; }

.news .news_content .container .row .col-lg-5 .cp_content .row .col-xs-6 .pro_desc { margin-top: 10px; font-size: 14px; color: #8e8e8e; }

.news .news_content .container .row .line { position: absolute; bottom: 0; right: 44%; width: 1px; height: 78%; background-color: #bebebe; }

.news .news_content .container .row .hot_news { padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 1200px) { .news .news_content .container .row .hot_news { margin-top: 30px; } }

.news .news_content .container .row .hot_news .pro_more .more { float: right; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 5px 13px; background-color: #ededed; color: #828282; }

.news .news_content .container .row .hot_news .pro_more .more i { border-radius: 50%; width: 25px; height: 25px; line-height: 25px; border: 1px solid #828282; margin-bottom: 3px; }

.news .news_content .container .row .hot_news .hn_content { margin-top: 26px; text-align: left; }

.news .news_content .container .row .hot_news .hn_content &gt; ul { list-style-type: square; }

.news .news_content .container .row .hot_news .hn_content &gt; ul li { padding: 7px 0; border-bottom: 1px dashed #828282; padding-left: 13px; position: relative; }

.news .news_content .container .row .hot_news .hn_content &gt; ul li::before { content: ''; position: absolute; top: 50%; left: 2px; transform: translateY(-50%); width: 4px; height: 4px; background-color: #949494; }

.news .news_content .container .row .hot_news .hn_content &gt; ul li a { color: #949494; }

/* åº•éƒ¨  */
footer .footer_contact { background-color: #c61918; color: #fff; }
footer .footer_contact .container { padding-top: 30px; padding-bottom: 30px; display: flex; align-items: center; }

@media screen and (max-width: 768px) { footer .footer_contact .container { flex-direction: column; } }

footer .footer_contact .container .ybl_fl { font-size: 20px; display: flex; align-items: center; flex: 1; }

@media screen and (max-width: 768px) { footer .footer_contact .container .ybl_fl { font-size: 14px; margin-bottom: 10px; } }

footer .footer_contact .container .ybl_fl i { display: inline-block; width: 33px; height: 33px; line-height: 36px; border-radius: 50%; color: #fff; background-color: #1f2022; font-size: 30px; margin-right: 20px; }

@media screen and (max-width: 768px) { footer .footer_contact .container .ybl_fl i { font-size: 25px; } }

footer .footer_contact .container .ybl_fr .more { padding: 10px 40px; background-color: #1f2022; color: #fff; }

footer .footer_top { background-color: #332f2e; color: #f3f3f3; padding: 30px 0 20px; }

footer .footer_top .col-md-12 .out_box:last-child .in_box .contact span:last-child { font-size: 12px; line-height: 1; margin-top: -2px; }

@media screen and (max-width: 1200px) { footer .footer_top .col-md-12 .out_box:last-child .in_box .contact span:last-child { font-size: 16px; line-height: inherit; margin-top: initial; } }

footer .footer_top .col-md-12 .in_box { position: relative; border: 1px solid #3c3d3f; padding: 10px 10px; padding-left: 70px; margin: 15px 20px; }

@media screen and (max-width: 992px) { footer .footer_top .col-md-12 .in_box { margin-bottom: 30px; } }

footer .footer_top .col-md-12 .in_box i { position: absolute; left: 18px;font-size: 25px; width: 40px; height: 43px; line-height: 43px; background-color: #d91b05; }

@media screen and (min-width: 992px) and (max-width: 1200px) { footer .footer_top .col-md-12 .in_box i { left: -15px; } }

footer .footer_top .col-md-12 .in_box .contact { text-align: left; }

footer .footer_top .col-md-12 .in_box .contact span { display: block; font-size: 16px; }

footer .footer_top .col-md-2 p{ font-size: 16px; margin-top: 5px; }


footer .footer_bottom { background-color: #25201f; color: #fff; line-height: 40px; }
footer .footer_bottom  a{color: #fff;margin-right:15px;}

/*===========  å†…é¡µæ&nbsp;·å¼  ============*/
.main { overflow: hidden; }

.main .lanmu_picture img { width: 100%; }

.main .main_in { overflow: hidden; background-color: #fff; }

.main .main_in .row_box { display: flex; /*===========  sidebar  ============*/ }

@media screen and (max-width: 992px) { .main .main_in .row_box { display: block; } }

.main .main_in .row_box .main_left { text-align: left; position: relative; color: #666; padding-top: 50px; padding-right: 0; }

@media screen and (max-width: 992px) { .main .main_in .row_box .main_left { padding-top: 0; } }

.main .main_in .row_box .main_left::after { content: ''; position: absolute; top: 0; right: 0; width: 1000px; height: 100%; background-color: #f7f7f7; box-shadow: inset -15px 0px 15px -10px rgba(0, 0, 0, 0.1); }

.main .main_in .row_box .main_left a { color: #666; }

.main .main_in .row_box .main_left .left_bg01 { position: relative; z-index: 999; background: #fff; padding: 12px 20px; border: 1px solid #eee; border-right: none; font-size: 18px; -webkit-box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.11); box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.11); margin-bottom: 10px; }

.main .main_in .row_box .main_left .left_bg01 a { font-size: 30px; color: #393939; display: flex; flex-direction: column; }

.main .main_in .row_box .main_left .left_bg02 { position: relative; z-index: 999; padding-left: 0; padding-right: 0; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li { float: initial; padding: 0; border-bottom: none; }

@media screen and (max-width: 992px) { .main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li { float: left; padding: 15px 25px 11px 25px; } }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li:first-child a { border-top: none; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li a { display: block; padding: 20px 20px; font-size: 16px; color: #666; font-weight: 400; border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li a:hover { color: #000; font-size: 18px; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li:hover .list_two_ul { display: block; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li .list_two_ul { display: none; }

.main .main_in .row_box .main_left .left_bg02 #my_wrapper .pro_nav &gt; li .list_two_ul li a { padding-left: 45px; }

.main .main_in .row_box .main_left .left_bg03 { position: relative; z-index: 999; padding: 50px 10px; }

.main .main_in .row_box .main_left .left_bg03 p { margin-bottom: 10px; display: flex; border-radius: 18px; overflow: hidden; }

.main .main_in .row_box .main_left .left_bg03 p i { flex: 0 0 36px; line-height: 36px; background: #393939; color: #fff; font-size: 16px; text-align: center; }

.main .main_in .row_box .main_left .left_bg03 p i.icon-dizhi { display: flex; justify-content: center; align-items: center; }

.main .main_in .row_box .main_left .left_bg03 p span { flex: auto; line-height: 36px; font-size: 14px; background: #dfdfdf; padding-left: 15px; color: #000; }

.main .main_in .row_box .main_right { padding-top: 50px; padding-bottom: 50px; /* åˆ—è¡¨é¡µå¤´éƒ¨ å…¬å…±æ&nbsp;·å¼  */ /* è½¦é—´åˆ—è¡¨æ&nbsp;·å¼   åœ¨äº§å“åˆ—è¡¨çš„æ&nbsp;·å¼åŸºç¡€ä¸Šä¿®æ”¹ */ /* è½¦é—´è¯¦æƒ…é¡µæ&nbsp;·å¼   åœ¨äº§å“è¯¦æƒ…é¡µçš„æ&nbsp;·å¼åŸºç¡€ä¸Šä¿®æ”¹ */ /* äº§å“åˆ—è¡¨æ&nbsp;·å¼ */ /* äº§å“è¯¦æƒ…é¡µæ&nbsp;·å¼ */ /* æ–°é—»åˆ—è¡¨æ&nbsp;·å¼ */ /* æ–°é—»è¯¦æƒ…é¡µæ&nbsp;·å¼ */ /*  åˆ—è¡¨é¡µåº•éƒ¨åˆ†é¡µ å…¬å…±æ&nbsp;·å¼ */ /* å•é¡µé¢æ&nbsp;·å¼  */ }

.main .main_in .row_box .main_right .main_rtitle { font-size: 16px; text-align: right; margin-right: 15px; }

@media screen and (max-width: 768px) { .main .main_in .row_box .main_right .main_rtitle span.return { font-size: 12px; } }

@media screen and (max-width: 768px) { .main .main_in .row_box .main_right .main_rtitle span.return a { font-size: 12px; } }

.main .main_in .row_box .main_right .workshop &gt; ul li &gt; a { padding: 8px !important; }

@media screen and (max-width: 768px) { .main .main_in .row_box .main_right .workshop &gt; ul li &gt; a { padding: 0 !important; } }

.main .main_in .row_box .main_right .workshop &gt; ul li &gt; a p { display: block !important; margin-top: 6px; }

.main .main_in .row_box .main_right .Workshop_content .show_img img { width: 100% !important; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li { margin-top: 25px; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a { width: 100%; height: 100%; position: relative; background-color: #fff; padding: 25px 20px 15px 25px; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a:hover { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04), 0 6px 12px 0 rgba(0, 0, 0, 0.06); -webkit-transform: translateY(-1px); transform: translateY(-1px); color: inherit; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a .title { display: flex; justify-content: space-between; align-items: center; padding-bottom: 15px; position: relative; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a .title::before { content: ''; position: absolute; bottom: 0; left: 0; width: 35px; height: 3px; background-color: #d41f30; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a .title i { color: #cfcfcf; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a img { width: 100%; height: 100%; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a p { white-space: nowrap; font-size: 15px; font-weight: bold; text-align: center; color: #3f3f3f; display: flex; justify-content: space-between; align-items: center; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a p span { color: #717171; text-align: left; }

.main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a p i { line-height: 16px; }

@media screen and (max-width: 430px) { .main .main_in .row_box .main_right .pro_nr &gt; ul li &gt; a p { font-size: 12px; } }

.main .main_in .row_box .main_right .Product_content { margin-top: 30px; }

.main .main_in .row_box .main_right .Product_content .title { font-size: 25px; }


@media screen and (max-width: 768px) { .main .main_in .row_box .main_right .Product_content .title { font-size: 20px; } }

.main .main_in .row_box .main_right .Product_content .hit { font-size: 13px; margin-top: 5px; }

.main .main_in .row_box .main_right .Product_content .show_img { margin-top: 30px; }

.main .main_in .row_box .main_right .Product_content .show_img img { width: 70%; }

.main .main_in .row_box .main_right .Product_content .Product_details { margin-top: 30px; }

.main .main_in .row_box .main_right .Product_content .Product_details .detail_title { font-size: 18px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }

.main .main_in .row_box .main_right .Product_content .Product_details .pro_cont { padding: 15px; text-align: left; }

.main .main_in .row_box .main_right .news_nr .new_r { margin-top: 20px; }

.main .main_in .row_box .main_right .news_nr .new_r li { border-bottom: 1px dashed #ddd; padding: 10px 10px; text-align: left; }

.main .main_in .row_box .main_right .news_nr .new_r li dl { margin: 5px 0; }

.main .main_in .row_box .main_right .news_nr .new_r li dl a { color: #c42938; font-weight: bold; }

.main .main_in .row_box .main_right .news_nr .new_r li dl span { color: #999; float: right; }

.main .main_in .row_box .main_right .news_nr .new_r li dd { line-height: 20px; }

.main .main_in .row_box .main_right .news_nr_show { text-align: center; margin-top: 30px; }

.main .main_in .row_box .main_right .news_nr_show .newsnr_bt { font-size: 20px; }

.main .main_in .row_box .main_right .news_nr_show .news_info { margin-top: 20px; }

.main .main_in .row_box .main_right .news_nr_show .new_x { margin-top: 20px; }

.main .main_in .row_box .main_right .news_nr_show .new_x .showNewsBox { margin-top: 20px; text-align: left; line-height: 30px; }

.main .main_in .row_box .main_right .news_nr_show .gduo { text-align: left;}

.main .main_in .row_box .main_right .news_nr_show .gduo .row span{
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.main .main_in .row_box .main_right .news_nr_show .xgzx { margin-top: 20px; }

.main .main_in .row_box .main_right .news_nr_show .xgzx h4 { font-size: 16px; text-align: left; }

.main .main_in .row_box .main_right .news_nr_show .xgzx ul { margin-top: 20px; display: flex; justify-content: space-between; text-align: left; }

.main .main_in .row_box .main_right .news_nr_show .xgzx ul li { padding: 10px; 
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .main_in .row_box .main_right #page { margin-top: 100px; font-size: 14px; }

@media screen and (max-width: 768px) { .main .main_in .row_box .main_right #page { font-size: 14px; } }

.main .main_in .row_box .main_right #page &gt; ul { display: flex; justify-content: center; }

@media screen and (max-width: 768px) { .main .main_in .row_box .main_right #page &gt; ul { flex-direction: column;    align-items: flex-start; } }

.main .main_in .row_box .main_right #page &gt; ul li { margin: 0 15px; }

.main .main_in .row_box .main_right .lonely_page_content { font-size: 18px; line-height: 25px; margin-top: 30px; padding: 20px; text-align: initial; }

.main .main_in .row_box .main_right .lonely_page_content form { text-align: center; }

.main .main_in .row_box .main_right .lonely_page_content form table tbody &gt; tr td { padding-top: 20px; padding-right: 20px; }

.main .main_in .row_box .main_right .lonely_page_content form #content { border: 1px solid #ccc; width:100%; border-radius: 4px; padding: 6px 12px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.main .main_in .row_box .main_right .lonely_page_content form .anniu { margin-top: 20px; padding: 10px 45px; border-radius: 5px; background-color: #ccc; }




.lXPopup-btn11 {
    width: 170px;
    height: 40px;
    border-radius: 30px;
    border: 0;
    outline: 0;
    background-color: #313131;
    line-height: 2;
    color: #fff;
    cursor: pointer;

}
.lXPopup-btn1 {
    width: 110px;
    height: 30px;
    border-radius: 30px;
    border: 0;
    outline: 0;
    background-color: #d41f30;
    line-height: 2;
    color: #fff;
    cursor: pointer;

}

.right-fixed.right-fixed{
  --fixed-theme-color:rgba(0,0,0,0.59);
  --form-theme-color: #d41f30;
  --li-hover-color: #d41f30;
}
/*åœ¨çº¿å’¨è¯¢ä¸é€æ˜Ž*/
.right-fixed-ul .fixed-Consulting .qq-ground.qq-ground{ 
 --fixed-theme-color:#d41f30;
}

.lXPopup-btn11 span {width: 80px;float: right;margin-right: 30px;}

.lXPopup-btn11 .icon-now {margin-left: 25px;margin-top: 3px;}
.right-fixed-ul .fixed-form .submit.submit { background-color: #fff;}
.peo_home_h1{font-size: 30px;
    padding: 76px 62px;
    font-weight: bold;
    color: firebrick;}
	
.footerDiv{display: none;}
.chanpin_xs{display: none;}
.shebei_tits{display: none;}
.new_tits{display: none;}
.footerDiv li{width:33.3%;float:left;}

@media screen and (max-width: 1200px){.news .news_content .container .row .col-lg-5{display:none;}}


@media screen and (max-width: 1000px){
.product .pro_right .row .pc_right ul li &gt; a{ padding:2%;}
.product .pro_right .row .pc_right ul li{ padding-left:10px; padding-right:10px;}
.pro_more h2{ width:20% !important;}
.peo_home_h1{ font-size:30px;}	
.news .news_content .pro_more{ display:none;}
	
	
	
}

@media screen and (max-width:767px){
.news .news_content .container .row .hot_news .hn_content ul{ width:100% !important;}
.main .main_in .row_box .main_right .lonely_page_content{ padding:10px 0px;}
}


@media screen and (max-width: 425px){
.peo_home_h1{ display:none;}	
.pro_more h2{ width:40% !important; margin-top:12% !important;}
.news .news_content .container .row .col-lg-4 &gt; span{ width:100%; padding-left:0px; padding-right:0px; text-align:center; }	
.news .news_content .container .row .hot_news .hn_content &gt; ul li a{ width:70%; overflow:hidden;}
.news .news_content .container .row .hot_news{ padding:0 15px;}

.footerDiv{display: block;}
.footer_phonebai{display: block;}
.footerDiv{background: #c61918;position: fixed;bottom: 0px;width: 100%;z-index: 9999999;}
.footerWrap li{text-align: center;margin-top: 6px; list-style:none;}
.footerWrap li a{color: #fff;font-size: 15px;display: block;}
.footerWrap li i{display: block;}
.footerWrap li a img{display: block;margin: 0 auto;}
.footer_phonebai{font-size: 16px;color: #5d5d5d;text-align: center;line-height: 30px;}
.footer_phonebai a{font-size: 16px;color: #5d5d5d;}
.chanpin_xs{display: block;}
.product_tui{display: none;}
.huoban{background: #4c4c4c;}
.form2{width: 100%;}
.huoban_right{background: none;}
.honor_bg{display: none;}
.new_tit{display: none;}
.new_tits{display: block;}
.youshi_bg .container{padding-left: 4px;padding-right: 4px;}
.footerDiv ul{margin-bottom: 0px;}
}


</pre></body></html>